*{
margin:0;
padding:0;
}

li{
list-style-type:none;
cursor:pointer;
}
a{
cursor:pointer;
color:#333333;
text-decoration: none;
}

.main-head{
width: 100%;
height: 100px;
background: #15569A;
z-index:99;
position:relative;
}

.header{
width:1200px;
margin:0 auto;
position:relative;
}

.header .logo{
margin-top:20px;
}

.login-info{
float:right;
margin-top:18px;
}

.login-info li{
float:left;
}

.login-info li img{
float:left;
margin-right:8px;
margin-top:4px;
}
.login-info li p{
float:left;
font-family: PingFangSC-Regular;
font-size: 16px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 400;
margin-right:16px;
}

.menu{
position:absolute;
right:0;
bottom:0;
margin-right: 12px;
} 
.menu p{
    display: inline-block;
}
.indexdl{
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../img/icon-03A.png);
    margin-left: 10px;
}
.menu li:hover .indexdl{
    background: url(../img/icon-04A.png);
}
.menu li{

float:left;
margin-left:40px;
position:relative;
}

.menu dl{
position:absolute;
top:30px;
background: #FFFFFF;
border: 1px solid #EDEDED;
border-radius: 4px;
width: 110px;
display:none;
z-index: 3;
}

.menu dl dt{
height: 40px;
font-family: PingFangSC-Regular;
font-size: 14px;
color: #333333;
letter-spacing: 0;
line-height:40px;
font-weight: 400;
margin-left:10px;

}

.menu dl dt:hover{
color: #15569A;
}

.menu li p{
font-family:å¾®è½¯é›…é»‘;
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 600;
}

.menu li p img{
margin:0 10px;
}

.main-footer{
width: 100%;
height: 212px;
background: #1C62AB;
}

.footer{
margin:0 auto;
width:1200px;
}

.footer select{
background: #3472b3;
border:none;
color:#fff;
width:calc(33.3% - 20px);
margin-right:20px;
height: 36px;
margin-top:17px;
text-indent:10px;
float:left;
}

.footer select:last-child{
margin-right:0px;
}


.footer p{
width: 1200px;
font-size: 16px;
color: #FFFFFF;
text-align: center;
line-height: 32px;
font-weight: 400;
float:left;
display:block;
}

.footer-text{
padding-top:14px;
text-align:center;
float:left;
width: 1200px;
}

.main-body{
width:100%;
}

.main-content{
width:1200px;
margin:0 auto;
}

.second-title .red{
color:#D32B08;
font-family:Î¢ÈíÑÅºÚ;
font-size:30px;
font-weight:bold;
font-style:oblique;
}

.second-title .blue{
color:#125591;
font-family:Î¢ÈíÑÅºÚ;
font-size:24px;
font-weight:bold;
font-style:oblique;
}

